home *** CD-ROM | disk | FTP | other *** search
- #BATTLESHIP MakBir(MK) MakPlo(MK) MakRib(MK) MakTri(MK) MakUni(MK) MakTor(MK) PerBir(PR) PerPlo(PR) PerRib(PR) PerShp(PR) IndBir(IN) IndPlo(IN) IndRib(IN) IndUni(IN) EgpPlo(EG) EgpRib(EG) EgpShp(EG) EgpTor(EG) EgpTorm(EG)
- if GetLastCommTime > 5 DistToAim > 400 DistToMT > 600
- do MoveToAim 1
- if St_Attack = 0 DistToMT < 600
- do Fire 1
- if GetLastCommTime > 5 GetMTStandTime > 1 DistToMT < 600 GetMTAngl < 64
- do Ram 2
- if GetLastCommTime > 5 GetMTStandTime > 1 DistToMT < 600 GetMTAngl > 210
- do Ram 2
- if GetLastCommTime > 5 DistToAim < 300 DistToMT > 900
- do FireOnEnmBuilding 2
- #
- #FORMATIONS MakSar(MK) MakGip(MK) MakPlu(MK) MakDub(MK) MakKKat(MK) MakKDim(MK) MakBar(MK) MakKSkifL(MK) MakKSkifT(MK) PerKar(PR) PerBes(PR) PerPlu(PR) PerDub(PR) PerBar(PR) PerKSkifL(PR) PerKSkifT(PR) IndTha(IN) IndKop(IN) IndPlu(IN) IndDub(IN) IndKKsh(IN) IndBar(IN) IndKSkifL(IN) IndKSkifT(IN) EgpTop(EG) EgpFil(EG) EgpPlu(EG) EgpDub(EG) EgpKop(EG) EgpKSkifL(EG) EgpKSkifT(EG) EgpBar(EG)
- if DistToAim > 100 GetLastCommTime > 5 DistToMT > 400
- do MoveToAim 11
- if GetLastCommTime > 5 DistToMT < 1000
- do AttackMT 12
- #
- #STRELKI MakPra(MK) MakPel(MK) MakLuc(MK) MakKFes(MK) PerLuc(PR) EgpNLuc(EG) PerPra(PR) PerKLuc(PR) PerKCem(PR) PerKMet(PR) IndLuc(IN) EgpPra(EG) IndPra(IN) EgpLuc(EG)
- if DistToAim > 100 GetLastCommTime > 5 DistToMT > 400
- do MoveToAim 11
- if GetLastCommTime > 5 DistToMT < 200 GetMeleeForceDiff < 100
- do MoveBack 12
- if GetLastCommTime > 8 GetDistToEnmTower > 600 GetDistToEnmBuilding < 500 DistToMT > 1000
- do FireOnEnmBuilding 13
- if GetLastCommTime > 8 GetDistToEnmTower < 600
- do FireOnEnmTower 14
- #
- #BALISTA MakBal(MK) IndBal(IN) PerBal(PR) EgpBal(EG) MakKat(MK) IndKat(IN) PerKat(PR) EgpKat(EG)
- if DistToAim > 100 GetLastCommTime > 5 DistToMT > 1300
- do MoveToAim 11
- if GetLastCommTime > 5 GetDistToEnmBuilding < 1300
- do FireOnEnmBuilding 13
- if GetStandTime > 1 GetLastCommTime > 2 DistToMT < 800
- do MoveBack 14
- if GetStandTime < 1 GetLastCommTime > 0 GetDistToEnmTower < 1300
- do FireOnEnmTower 14
- if GetLastCommTime > 4 GetDistToEnmTower < 1300
- do FireOnEnmTower 14
- if GetLastCommTime > 1 GetFireReady > 98 DistToMT < 1300 DistToMT > 300
- do SplashFire 12
- #
- / ATTACK_RADIUS ATTACK_PAUSE
- / MakBir(MK) PerBir(PR) IndBir(IN) 0 500 150
- /MakTri(MK) 0 600 100
- / 601 1500 500
- /MakUni(MK) IndUni(IN) 0 600 80
- /EgpShp(EG) 0 800 300
- /EgpTor(EG) 0 475 50
- /EgpTorm(EG) 0 420 100
- /MakTor(MK) 0 400 100
- /PerShp(PR) 0 600 80
- / 600 1500 400
-
-